home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5244 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  546 b 

  1. Path: futon.SFSU.EDU!mclean
  2. From: mclean@futon.SFSU.EDU (Emmett Mclean)
  3. Newsgroups: comp.sources.wanted,comp.lang.c
  4. Subject: Seek C function to format dollars
  5. Date: 9 Feb 1996 05:01:15 GMT
  6. Organization: San Francisco State University
  7. Message-ID: <4feker$5bd@nuke.csu.net>
  8. NNTP-Posting-Host: futon.sfsu.edu
  9.  
  10.  
  11. Hi,
  12.  
  13. Before setting out to write it myself ....
  14.  
  15. Does anyone have a C function for formating
  16. doubles as dollars? So 50000. prints as
  17. $50,000.
  18.  
  19. An improved version of printf with a %$
  20. option would be especially terrific.
  21.  
  22. Thanks,
  23.  
  24. Emmett
  25.  
  26.